From ef912d103749a204d862a4ed0990b0b7d3f9f799 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 17 Oct 2009 03:10:10 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 079cac1afc0..fae8308bf5b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,20 @@ +2009-10-17 Jari Aalto + + * textmodes/ispell.el (ispell-get-decoded-string): Give an error + if no match is found for the current dictionary. (Bug#4578) + + * textmodes/flyspell.el (flyspell-get-word): Make `following' argument + optional, since that is how it is documented, and this is often called + with a nil argument. (Bug#4577) + (flyspell-external-point-words, flyspell-auto-correct-word) + (flyspell-correct-word-before-point, flyspell-word-search-forward) + (flyspell-word-search-backward): Remove nil argument in calls to + flyspell-get-word, since it is not needed now. + +2009-10-17 Ulrich Mueller + + * play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565) + 2009-10-16 Glenn Morris * net/rcirc.el (rcirc-authenticate): Simplify previous change. -- 2.30.2